stack: Fix the slide animation if the child has a non-zero allocation position
authorJasper St. Pierre <jstpierre@mecheye.net>
Fri, 1 Nov 2013 05:51:27 +0000 (01:51 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Fri, 1 Nov 2013 05:53:20 +0000 (01:53 -0400)
commit4f7170fd568a53133416a3e3f0361f5cdb956334
treeab717d761e30f2393c1b223232c0575cc870e493
parent3e836dd9fc2bd12c3da432bfce9fa132ce2ff56c
stack: Fix the slide animation if the child has a non-zero allocation position

This can happen if the child has a margin, for instance.
gtk/gtkstack.c